home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / lc_160.arc / WHATS.NEW < prev   
Text File  |  1991-05-04  |  2KB  |  54 lines

  1. What's New from 1.59 to 1.60?
  2. =============================
  3.  
  4. LASTCALL.EXE R will show you a caller list in reverse (Last Caller First)
  5.  
  6. MailHistory reports are now shown in reverse (Last Caller First)
  7.  
  8. If you run LASTCALL.EXE DTA after every user logoff, the last record of
  9. LASTCALL.BBS will be added to LASTCALL.DTA or LASTCALL.DTA will be created
  10. if it doesn't exist in your RA System Directory. LastCallers will check
  11. the Last Caller in SYSINFO.BBS to the Last Caller in LASTCALL.BBS and if they
  12. match, a record will be added to LASTCALL.DTA.
  13.  
  14. If you run LASTCALL /LC.CTL (or any other ctlfile-name) DTA then LASTCALL.DTA
  15. will be used instead of LASTCALL.BBS, the advantage of using LASTCALL.DTA
  16. is that you can display callers of other days that just today, for example,
  17. to make a Last 50 Callers list.
  18.  
  19. Included a timeout for the [Press a key] prompt, default is 120 seconds,
  20. but if you have something different in CONFIG.RA for user timeout, that
  21. amount will be taken...
  22.  
  23. Included an option to strip down LASTCALL.DTA to a certain amount of records
  24.  
  25. LASTCALL.EXE CLEANDTA
  26. will strip down LASTCALL.DTA down to 50 records (Default)
  27.  
  28. LASTCALL.EXE CLEANDTA 25
  29. will strip down LASTCALL DTA down to 25 records
  30.  
  31. If running in view-only mode (No writing to .ASC/.ANSFile), and you're running
  32. D'Bridge, MailHistory statistics will be shown to screen! (Like the FrontDoor
  33. part)
  34.  
  35. LASTCALL.EXE /LC.CTL DTA RW
  36. will read & write LASTCALL.DTA in 1 run.
  37.  
  38. Fixed Name Length and Header Centering in the ASC/ANSFile.
  39.  
  40. Now creates .AVT files too!
  41.  
  42. Changed DTA RW commandline option, so that lastcallers will write to
  43. lastcall.dta first and then read from it...
  44.  
  45. Changed PACKETS.CTL totally, please look at the example PACKETS.CTL.
  46.  
  47. Extended the maximum length of the alias to use in PACKETS.CTL and the
  48. ASC/ANS/AVTfile to 55 characters.
  49.  
  50. Added a new option : MAXSHOW=xx (xx may be 1-50) as the LAST commandline
  51. parameter will show max xx ra callers to the screen.
  52. (If you use no other commandline parameters, maxshow will be the first and
  53. last parameter!)
  54.